home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: presby.edu!jtbell
- From: jtbell@presby.edu (Jon Bell)
- Subject: Re: What are the differences between structures and classes in C++ ?
- Message-ID: <DpM528.Guo@presby.edu>
- Date: Tue, 9 Apr 1996 21:01:18 GMT
- References: <4k5m65$av@hpscit.sc.hp.com> <316A7639.3383@sto.fdata.se> <DpM37F.Dzp@mv.mv.com>
- Organization: Presbyterian College, Clinton, South Carolina USA
-
- Michael Furman <ENGR@GSSI.MV.COM> wrote:
- >In article <316A7639.3383@sto.fdata.se>, niklas.mellin@sto.fdata.se
- >says...
- >> [....]
- >>This is an interesting thread. I have so far read 11 answers to the
- >original question, and nobody came up with the correct answer, even
- >>though it is
- >
- >You just did not read correctly, try to reread them - most of them
- >correct.
-
- Although mine, at least, was incomplete... I didn't think about default
- public versus private inheritance for derived classes. Not that it makes
- much difference in my case because I always use the
- public/private/protected keywords anyway, to make the defaults explicit.
-
- --
- Jon Bell <jtbell@presby.edu> Presbyterian College
- Dept. of Physics and Computer Science Clinton, South Carolina USA
-